C#
VB
Java
WinRT C#
Remove an item from the collection.
protected override void RemoveItem(
int index
)
Protected Overrides Sub RemoveItem( _
ByVal index As Integer _
)
protected override void RemoveItem(
int index
)
public E remove(int index)
function Leadtools.Annotations.Core.AnnObservableCollection.RemoveItem(
index
)
index
0-based index of the item to remove.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET